Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Added TypeScript supporting declaration file#15

Open
pouyakary wants to merge 1 commit intotextlint:masterfrom
pouyakary:pmkary/typescript-declerations
Open

Added TypeScript supporting declaration file#15
pouyakary wants to merge 1 commit intotextlint:masterfrom
pouyakary:pmkary/typescript-declerations

Conversation

@pouyakary
Copy link

Hi!
Thanks for the awesome tool. I wanted to use it in TypeScript so I wrote the declaration file for it and I tested the AST for all Markdown elements I knew. If you felt like something is missing tell me to fix it. Hope it helps

Have an awesome day :D
Pouya

@azu
Copy link
Member

azu commented May 4, 2017

@pmkary Thanks for PR!
markdown-to-ast is a wrapper (and has a bit chaged for textlint) of remark.
It is beter to submit this PR to remark-parse I think.

FYI: syntax-tree/mdast: Markdown Abstract Syntax Tree format

@pouyakary
Copy link
Author

@azu ah! I didn't know that. I just installed it because it was the first thing I found on the web that was good enough and I had to write the declaration as it was needed for me and felt like sending it to you didn't really noticed the dependencies :D I'll be checking that. Thanks for mentioning ;D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants